/*! For license information please see startup.bundle.bf8f99d.js.LICENSE.txt */ !function(){var e,t,n,o,i={1974:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FrameBudgetTask=void 0,t.FrameBudgetTask=class{constructor(e,t,n,o=queueMicrotask){this.work=e,this.resolve=t,this.reject=n,this.queueFollowup=o}run(){const{work:e,resolve:t,reject:n}=this;try{const n=e();t&&this.queueFollowup((()=>{t(n)}))}catch(e){n&&this.queueFollowup((()=>n(e)))}}}},7453:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PubSub=void 0,t.PubSub=class{constructor(){this.subscriptions=new Set}listen(e){return this.subscriptions.add(e),{unsubscribe:()=>this.subscriptions.delete(e)}}trigger(...e){for(const t of this.subscriptions)t(...e)}}},4790:function(e,t,n){"use strict";t.aV=void 0;const o=n(7453),i=n(1974);t.aV=class{constructor({frameBudgetMs:e}){this.queueFollowup=e=>{this.buffer.push(new i.FrameBudgetTask(e,null,null,this.queueFollowup))},this.enqueueTask=(...e)=>{this.active||(this.active=!0,requestAnimationFrame(this.pulse)),this.buffer.push(...e)},this.pulse=()=>{if(this.completed)return;if(0===this.buffer.length)return void(this.active=!1);this.pulseStartTime=performance.now(),this.desiredPulseEndTime=this.pulseStartTime+this.frameBudgetMs,this.actualPulseEndTime=this.pulseStartTime;const e=()=>{if(0===this.buffer.length)return void requestAnimationFrame(this.pulse);for(;this.actualPulseEndTime0;){const e=this.buffer.shift();this.numTasks++,e.run(),this.actualPulseEndTime=performance.now()}if(this.actualPulseEndTime{const o=()=>{const r=t.next();r.done?this.enqueueTask(new i.FrameBudgetTask(e,null,n,this.queueFollowup)):(r.value(),this.enqueueTask(new i.FrameBudgetTask(o,null,n,this.queueFollowup)))};this.enqueueTask(new i.FrameBudgetTask(o,null,n,this.queueFollowup))}))}scheduleVoid(e){this.enqueueTask(new i.FrameBudgetTask(e,null,null,this.queueFollowup))}schedule(e){return new Promise(((t,n)=>{this.enqueueTask(new i.FrameBudgetTask(e,t,n,this.queueFollowup))}))}onPulseStats(e){return this.pubSub.listen(e)}clearQueue(){this.buffer=[]}}},82:function(e){e.exports=["en","es","fr","it","de","pt"]},3022:function(e,t,n){"use strict";var o=n(7422);t.Z=o.Z},3358:function(e,t){"use strict";var n=AudioEye.device;t.Z=n},1004:function(e,t,n){"use strict";var o=n(2123),i={init:function(){i.vt=new o.default,window.AudioEye["visual-toolkit"]=i.vt,i.vt.init()}};t.Z=i},8523:function(e,t,n){"use strict";var o=n(2399),i=n(4918),r=n(82),a=n.n(r),s=new i.Z("utilities_v2");o.Z.requireModule=function(e){var t=window.ae_jQuery.Deferred();e=o.Z.versionizeModule(e);var i=["modules/".concat(e)],r=o.Z.getConditionalDeps(e);return r.length&&(i=i.concat(r)),n(274)("./".concat(e)).then((function(n){if(!n||!n.default)throw new Error("AE Fatal: Failed to load ".concat(e));s.debug("AudioEye Module ".concat(e," loaded. Preparing to initialize."));for(var o=0;o1&&void 0!==arguments[1]?arguments[1]:document.documentElement.lang;return new Promise((function(i,r){if(t=o.Z.normalizeISO(t),e.hasResourceBundle(t,"home"))return e.changeLanguage(t),void i("Language already loaded");var a=window.AudioEye.toolbarLanguageBundles;n(3755)("./".concat(t,".bundle.js")).then((function(n){Object.keys(a[t]).forEach((function(n){e.addResourceBundle(t,n,a[t][n][t].translation,!1,!1)})),e.changeLanguage(t),i("Language loaded")})).catch((function(e){e.message.includes("Cannot find module")?(s.debug("".concat(t," is an unsupport language")),r(e)):r(e)}))}))},o.Z.lazyLoadLanguage=function(e,t){var i=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=arguments.length>3?arguments[3]:void 0;return function(r){return t=Array.isArray(t)?t:[t],r=r||document.documentElement.lang||["en"],r=Array.isArray(r)?r:[r],i&&-1==r.indexOf("en")&&r.push("en"),new Promise((function(i,a){var s=[];t.forEach((function(t){r.forEach((function(i){s.push(new Promise((function(r,a){i=o.Z.normalizeISO(i),n(4635)("./".concat(t,"/").concat(i,".js")).then((function(n){e.addResourceBundle(i,t,n.default[i].translation,!1,!1),r(!0)})).catch((function(e){r(e)}))})))}))})),Promise.all(s).then((function(t){e.changeLanguage(r[0]),i(t)}))}))}(r)},o.Z.normalizeISO=function(e){var t=e.toLowerCase().split("-")[0];return a().includes(t)?t:e},t.Z=o.Z},7418:function(e){"use strict";var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function i(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(e){o[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(e){return!1}}()?Object.assign:function(e,r){for(var a,s,u=i(e),l=1;l0&&void 0!==arguments[0]?arguments[0]:{};c=u(u({},c),e)}(e.options.react),function(e){l=e}(e)}}},2408:function(e,t,n){"use strict";var o=n(7418),i="function"==typeof Symbol&&Symbol.for,r=i?Symbol.for("react.element"):60103,a=i?Symbol.for("react.portal"):60106,s=i?Symbol.for("react.fragment"):60107,u=i?Symbol.for("react.strict_mode"):60108,l=i?Symbol.for("react.profiler"):60114,c=i?Symbol.for("react.provider"):60109,d=i?Symbol.for("react.context"):60110,f=i?Symbol.for("react.forward_ref"):60112,p=i?Symbol.for("react.suspense"):60113,h=i?Symbol.for("react.memo"):60115,g=i?Symbol.for("react.lazy"):60116,m="function"==typeof Symbol&&Symbol.iterator;function y(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;nP.length&&P.push(e)}function R(e,t,n,o){var i=typeof e;"undefined"!==i&&"boolean"!==i||(e=null);var s=!1;if(null===e)s=!0;else switch(i){case"string":case"number":s=!0;break;case"object":switch(e.$$typeof){case r:case a:s=!0}}if(s)return n(o,e,""===t?"."+I(e,0):t),1;if(s=0,t=""===t?".":t+":",Array.isArray(e))for(var u=0;u{if(null==t)return!1;const n=Math.random();return e>n}))},function(e){e.ReleaseVersionReport="release_version_report",e.ShadowVersionReport="shadow_version_report",e.RunReleaseFixesNoReport="run_release_fixes_no_report"}(i=t.ChoiceType||(t.ChoiceType={})),t.LIMIT_CAP=.5,t.calculateScannerChoice=function(e,n){if(!n)return{adjustedSamplingRate:e,scannerChoice:o.diceRoll{e.classList.add(this.classNameFor(t))}))}unset(e,t){o(e).forEach((e=>{e.classList.remove(this.classNameFor(t))}))}selector(e){return`.${this.classNameFor(e)}`}is(e,t){return o(e).every((e=>e.classList.contains(this.classNameFor(t))))}}class r{constructor(){this.attrValue=""}attrFor(e){return"data-audioeye-"+e}set(e,t){o(e).forEach((e=>e.setAttribute(this.attrFor(t),"")))}unset(e,t){o(e).forEach((e=>e.removeAttribute(this.attrFor(t))))}selector(e){return`[${this.attrFor(e)}='']`}is(e,t){return o(e).every((e=>e.hasAttribute(this.attrFor(t))))}}t.ZP=new class{constructor(){this.backingInstance=new r}init(e=n.Two){this.backingInstance=e==n.One?new i:new r}set(e,t){this.backingInstance.set(e,t)}unset(e,t){this.backingInstance.unset(e,t)}selector(e){return this.backingInstance.selector(e)}is(e,t){return this.backingInstance.is(e,t)}}},7821:function(e,t){"use strict";t.P=void 0,t.P=function({url:e,allowedQueryKeys:t=[],includeHashFragment:n=!1}){const o=new URL(e);o.hash=n?o.hash:"";for(const[e]of[...o.searchParams.entries()])t.includes(e)||o.searchParams.delete(e);return o.toString()}},6353:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,i)}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&o(t,e,n);return i(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.pageLoadId=void 0;const a=r(n(8410));t.pageLoadId=a.v4()},4347:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.aeDebugScanValue=void 0,t.aeDebugScanValue=new URL(window.location.href).searchParams.get("__ae_debug_scan")},1785:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getScannerChoice=void 0;const o=n(1780);t.getScannerChoice=function({shouldSetSamplingRateToOne:e,hasShadowVersionDefined:t,isOssInQueryOrHash:n}){return n?{adjustedSamplingRate:1,scannerChoice:o.ChoiceType.RunReleaseFixesNoReport}:(0,o.calculateScannerChoice)(e?1:function(){const e=window.AudioEye.productConfig["live-monitoring"];return null!=(null==e?void 0:e.limit)?parseFloat(e.limit):1}(),t)}},8016:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getScannerVersions=void 0;const o=n(4347);t.getScannerVersions=function(){var e,t;const n=null!=o.aeDebugScanValue&&/^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/.test(o.aeDebugScanValue)?o.aeDebugScanValue:null,i=null!=n?{releaseVersion:n,shadowVersion:void 0}:null!==(t=null===(e=null===window||void 0===window?void 0:window.__audioEyeContext)||void 0===e?void 0:e.rulesConfig)&&void 0!==t?t:{};return Object.assign(Object.assign({},i),{hasOverride:null!=n})}},3216:function(e,t,n){"use strict";var o,i,r,a,s,u,l,c;t.WT=t.Mx=t.Pw=t._=t.ED=t._M=t.Ni=t.tV=t.d5=t.sy=t.et=t.yV=void 0;const d=n(1780),f=n(2623),p=n(4347),h=n(1785),g=(0,n(8016).getScannerVersions)();t.yV=function(){const e=new URLSearchParams(window.location.hash.replace(/^#/,""));return"1"===new URLSearchParams(window.location.search).get("oss")||e.has("oss")||e.has("issueType")||null!=window.__AudioEyeOSS}(),o=(0,h.getScannerChoice)({shouldSetSamplingRateToOne:"1"===p.aeDebugScanValue||g.hasOverride,hasShadowVersionDefined:!!g.shadowVersion,isOssInQueryOrHash:t.yV}),t.et=o.adjustedSamplingRate,t.sy=o.scannerChoice,t.d5=g.hasOverride||"1"===p.aeDebugScanValue,window.AudioEye.samplingRate=t.et,t.tV=t.sy===d.ChoiceType.ShadowVersionReport?g.shadowVersion:g.releaseVersion,t.Ni=parseInt(null!==(s=null===t.tV||void 0===t.tV?void 0:t.tV.split(".")[0])&&void 0!==s?s:"0",10)>=8,t._M=parseInt(null!==(u=null===t.tV||void 0===t.tV?void 0:t.tV.split(".")[0])&&void 0!==u?u:"0",10)>=9,t.ED=(0,f.matchUrlQueryParams)("ae_version","w"),r=(i=null!==(l=window.AudioEye.productConfig["live-monitoring"])&&void 0!==l?l:{}).allowedQueryKeys,t._=void 0===r?[]:r,a=i.includeHashFragment,t.Pw=void 0!==a&&a,t.Mx=!0===(null===(c=window.AudioEye.productConfig.compliance)||void 0===c?void 0:c["auto-remediations"]),t.WT=t.Mx&&!t.Ni},3821:function(e,t){"use strict";t.Fp=t.SW=void 0,(t.SW||(t.SW={})).RemediationCompleted="AudioEyeRemediationCompleted";const n=new Set;window.AudioEye.contract={hasFired:e=>n.has(e)},t.Fp=function(e){n.add(e),document.dispatchEvent(new CustomEvent(e))}},2623:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.matchUrlQueryParams=void 0,t.matchUrlQueryParams=function(e,t){const n=new URLSearchParams(document.location.search);return!!n.has(e)&&n.get(e)===t}},8410:function(e,t,n){"use strict";n.r(t),n.d(t,{NIL:function(){return A},parse:function(){return d},stringify:function(){return a.Z},v1:function(){return l},v3:function(){return b},v4:function(){return _.Z},v5:function(){return E},validate:function(){return c.Z},version:function(){return O}});var o,i,r=n(3653),a=n(3958),s=0,u=0,l=function(e,t,n){var l=t&&n||0,c=t||new Array(16),d=(e=e||{}).node||o,f=void 0!==e.clockseq?e.clockseq:i;if(null==d||null==f){var p=e.random||(e.rng||r.Z)();null==d&&(d=o=[1|p[0],p[1],p[2],p[3],p[4],p[5]]),null==f&&(f=i=16383&(p[6]<<8|p[7]))}var h=void 0!==e.msecs?e.msecs:Date.now(),g=void 0!==e.nsecs?e.nsecs:u+1,m=h-s+(g-u)/1e4;if(m<0&&void 0===e.clockseq&&(f=f+1&16383),(m<0||h>s)&&void 0===e.nsecs&&(g=0),g>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");s=h,u=g,i=f;var y=(1e4*(268435455&(h+=122192928e5))+g)%4294967296;c[l++]=y>>>24&255,c[l++]=y>>>16&255,c[l++]=y>>>8&255,c[l++]=255&y;var v=h/4294967296*1e4&268435455;c[l++]=v>>>8&255,c[l++]=255&v,c[l++]=v>>>24&15|16,c[l++]=v>>>16&255,c[l++]=f>>>8|128,c[l++]=255&f;for(var w=0;w<6;++w)c[l+w]=d[w];return t||(0,a.Z)(c)},c=n(7738),d=function(e){if(!(0,c.Z)(e))throw TypeError("Invalid UUID");var t,n=new Uint8Array(16);return n[0]=(t=parseInt(e.slice(0,8),16))>>>24,n[1]=t>>>16&255,n[2]=t>>>8&255,n[3]=255&t,n[4]=(t=parseInt(e.slice(9,13),16))>>>8,n[5]=255&t,n[6]=(t=parseInt(e.slice(14,18),16))>>>8,n[7]=255&t,n[8]=(t=parseInt(e.slice(19,23),16))>>>8,n[9]=255&t,n[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,n[11]=t/4294967296&255,n[12]=t>>>24&255,n[13]=t>>>16&255,n[14]=t>>>8&255,n[15]=255&t,n};function f(e,t,n){function o(e,o,i,r){if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],n=0;n>>9<<4)+1}function h(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function g(e,t,n,o,i,r){return h((a=h(h(t,e),h(o,r)))<<(s=i)|a>>>32-s,n);var a,s}function m(e,t,n,o,i,r,a){return g(t&n|~t&o,e,t,i,r,a)}function y(e,t,n,o,i,r,a){return g(t&o|n&~o,e,t,i,r,a)}function v(e,t,n,o,i,r,a){return g(t^n^o,e,t,i,r,a)}function w(e,t,n,o,i,r,a){return g(n^(t|~o),e,t,i,r,a)}var b=f("v3",48,(function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var n=0;n>5]>>>i%32&255,a=parseInt(o.charAt(r>>>4&15)+o.charAt(15&r),16);t.push(a)}return t}(function(e,t){e[t>>5]|=128<>5]|=(255&e[o/8])<>>32-t}var E=f("v5",80,(function(e){var t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var o=unescape(encodeURIComponent(e));e=[];for(var i=0;i>>0;w=v,v=y,y=j(m,30)>>>0,m=g,g=E}n[0]=n[0]+g>>>0,n[1]=n[1]+m>>>0,n[2]=n[2]+y>>>0,n[3]=n[3]+v>>>0,n[4]=n[4]+w>>>0}return[n[0]>>24&255,n[0]>>16&255,n[0]>>8&255,255&n[0],n[1]>>24&255,n[1]>>16&255,n[1]>>8&255,255&n[1],n[2]>>24&255,n[2]>>16&255,n[2]>>8&255,255&n[2],n[3]>>24&255,n[3]>>16&255,n[3]>>8&255,255&n[3],n[4]>>24&255,n[4]>>16&255,n[4]>>8&255,255&n[4]]})),A="00000000-0000-0000-0000-000000000000",O=function(e){if(!(0,c.Z)(e))throw TypeError("Invalid UUID");return parseInt(e.substr(14,1),16)}},3653:function(e,t,n){"use strict";var o;n.d(t,{Z:function(){return r}});var i=new Uint8Array(16);function r(){if(!o&&!(o="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return o(i)}},3958:function(e,t,n){"use strict";for(var o=n(7738),i=[],r=0;r<256;++r)i.push((r+256).toString(16).substr(1));t.Z=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=(i[e[t+0]]+i[e[t+1]]+i[e[t+2]]+i[e[t+3]]+"-"+i[e[t+4]]+i[e[t+5]]+"-"+i[e[t+6]]+i[e[t+7]]+"-"+i[e[t+8]]+i[e[t+9]]+"-"+i[e[t+10]]+i[e[t+11]]+i[e[t+12]]+i[e[t+13]]+i[e[t+14]]+i[e[t+15]]).toLowerCase();if(!(0,o.Z)(n))throw TypeError("Stringified UUID is invalid");return n}},2045:function(e,t,n){"use strict";var o=n(3653),i=n(3958);t.Z=function(e,t,n){var r=(e=e||{}).random||(e.rng||o.Z)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(var a=0;a<16;++a)t[n+a]=r[a];return t}return(0,i.Z)(r)}},7738:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var o=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,i=function(e){return"string"==typeof e&&o.test(e)}},2602:function(e,t){"use strict";var n=AudioEye.productConfig,o={"aria-expanded":{configurable:!0,get:function(){var e=this.elem.getAttribute("aria-expanded");return e?s(e):void 0}},"aria-orientation":{configurable:!0,get:function(){return u(this.elem.getAttribute("aria-orientation"),["horizontal","vertical"])||void 0}},"aria-required":{configurable:!0,get:function(){var e=this.elem.getAttribute("aria-required");return e?s(e):this.elem.required}},"aria-readonly":{configurable:!0,get:function(){return s(this.elem.getAttribute("aria-readonly"))}},"aria-activedescendant":{configurable:!0,get:function(){return this.elem.getAttribute("aria-activedescendant")}},"aria-autocomplete":{configurable:!0,get:function(){return u(this.elem.getAttribute("aria-autocomplete"),["inline","list","both"])||"none"}},"aria-multiline":{configurable:!0,get:function(){return s(this.elem.getAttribute("aria-multiline"))}},"aria-placeholder":{configurable:!0,get:function(){return this.elem.getAttribute("aria-placeholder")}},"aria-selected":{configurable:!0,get:function(){var e=this.elem.getAttribute("aria-selected");return e?s(e):this.elem.selected}},"aria-checked":{configurable:!0,get:function(){var e=this.elem.getAttribute("aria-checked");if(e)switch(e.toLowerCase()){case"true":return!0;case"false":return!1;case"mixed":return"mixed";default:return}}},"aria-posinset":{configurable:!0,get:function(){var e=this.elem.getAttribute("aria-posinset");return parseInt(e)||void 0}},"aria-setsize":{configurable:!0,get:function(){var e=this.elem.getAttribute("aria-setsize");return parseInt(e)||void 0}},"aria-pressed":{configurable:!0,get:function(){var e=this.elem.getAttribute("aria-pressed");if(e)switch(e.toLowerCase()){case"true":return!0;case"false":return!1;case"mixed":return"mixed";default:return}}},"aria-level":{configurable:!0,get:function(){var e=this.elem.getAttribute("aria-level");return parseInt(e)||void 0}}},i={};function r(e){var t=0;return e.tag&&t++,e.attributes?(e.attributes.forEach((function(e){t+=e.length})),t):t}function a(e){var t=e.nodeName;if(!t)return!1;t=t.toLowerCase();var n,o=(n=t,Object.keys(i).ae_reduce((function(e,t){var o=i[t].implicit_html;return o?(o.forEach((function(o){o.tag===n&&e.push({tag:o.tag,attributes:o.attributes,role:i[t].role})})),e):e}),[]));if(!o.length)return null;o.sort((function(e,t){return r(t)-r(e)}));for(var a=0,s=o.length;a-1?t.split(" "):[t];var n=[];return t.forEach((function(e){1===window.ae_jQuery("#"+e).length&&n.push(e)})),n}(e)),t||(h=null),function(e){if(3===e.nodeType)return!1;if(!function(e){return 0!=(e=window.ae_jQuery(e)).parentsUntil(window.ae_jQuery(document.body).add("html")).addBack().filter((function(){var e=window.ae_jQuery(this).css("visibility"),t=window.ae_jQuery(this).css("display");return"hidden"===e||"none"===t})).length}(e))return!1;var t=e.id,n=!!t&&window.ae_jQuery('[aria-labelledby="'+t+'"]').length>0,o=!!t&&window.ae_jQuery('[for="'+t+'"]').length>0;return!n&&!o}(e))return null;var i=v(e);return 0!=i&&(null===h?h=i:h+=" "+i),!t&&o.length?(o.forEach((function(e){var t=g(document.getElementById(e),!0);null!=t&&(null===h?h=t:h+=" "+t)})),w(e,h)):e.getAttribute&&e.getAttribute("aria-label")&&e.getAttribute("aria-label").trim()?t&&y(e)?w(e,n=m(e)):(n=e.getAttribute("aria-label"),w(e,n)):function(e){return(!e.getAttribute||"presentation"!==e.getAttribute("role")&&"none"!==e.getAttribute("role"))&&(!("IMG"!==e.tagName||!e.getAttribute||!e.getAttribute("alt"))||(!("IMG"!==e.tagName||!e.getAttribute||!e.getAttribute("alt"))||(!(!e.getAttribute||"IFRAME"!==e.tagName||!e.getAttribute("title"))||!(!e.id||!document.querySelectorAll('[for="'+e.id+'"]').length))))}(e)?function(e){if(e.getAttribute&&"IMG"===e.tagName&&e.getAttribute("alt"))return e.getAttribute("alt");if(e.getAttribute&&"IMG"===e.tagName&&e.getAttribute("title"))return e.getAttribute("title");if(e.getAttribute&&"IFRAME"===e.tagName&&e.getAttribute("title"))return e.getAttribute("title");var t=e.id;return t&&document.querySelector('[for="'+t+'"]').length?document.querySelector('[for="'+t+'"]').textContent:void 0}(e):function(e){var t=y(e);if(!t)return!1;var n=(e=window.ae_jQuery(e)).parents("label").length>0,o=e.attr("id"),i=window.ae_jQuery('[labelledby="'+o+'"]').length>0,r=e.prop("tagName");if(t&&(n||i)){if("TEXTAREA"===r)return!0;if("INPUT"===r&&"text"===e.attr("type"))return!0;if("BUTTON"===r)return!0;if("SELECT"===r)return!0;if("INPUT"===r&&"range"===e.attr("type"))return!0}return!1}(e)?m(e):function(e){if(function(e){var t={"a:href":"link",area:"link",button:"button",h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",li:"listitem","input:radio":"radio","input:submit":"button","input:image":"button","input:reset":"button","input:button":"button",option:"option"};if(3===e.nodeType)return!0;var n=["button","checkbox","columnheader","directory","gridcell","heading","link","listitem","menuitem","menuitemcheckbox","menuitemradio","option","radio","row","rowgroup","rowheader","section","sectionhead","tab","tooltip","treeitem"];if(window.ae_jQuery(e).attr("role")){var o=window.ae_jQuery(e).attr("role");return n.indexOf(o.toLowerCase())>-1}var i=null;return e.tagName&&"INPUT"===e.tagName?i="input:"+window.ae_jQuery(e).attr("type"):e.tagName&&"A"===e.tagName?i="a"+(e.getAttribute("href")?":href":""):e.tagName&&(i=e.tagName.toLowerCase()),!!(i&&t[i]&&n.indexOf(t[i].toLowerCase())>-1)}(e))return!0;var t=(e=window.ae_jQuery(e)).attr("id");return window.ae_jQuery('[labelledby="'+t+'"]').length>0||"LABEL"===e.prop("tagName")||!!e.parents("label").length}(e)?function(e){if(3===e.nodeType)return e.textContent;var t="";v((e=window.ae_jQuery(e))[0])&&(t=v(e[0]));for(var n=e[0].childNodes,o=0;o0,n=e.attr("id"),o=window.ae_jQuery('[labelledby="'+n+'"]').length>0,i="",r=e.prop("tagName");if(t||o)if("TEXTAREA"===r)i=e.val();else if("INPUT"===r&&"text"===e.attr("type"))i=e.val();else if("BUTTON"===r)i=g(e[0],!0);else if("SELECT"===r){var a=e.find("option:selected")[0];i=a?g(a,!0):null}else"INPUT"===r&&"range"===e.attr("type")&&(i=e.attr("aria-valuetext")?e.attr("aria-valuetext"):e.attr("aria-valuenow")?e.attr("aria-valuenow"):e.val());return i}function y(e){return 3!==e.nodeType&&["input","textbox","textarea","button","combobox","option","range","spinbutton","slider"].indexOf(e.tagName.toLowerCase())>-1}function v(e){if(!e.isConnected)return!1;if(3===e.nodeType)return!1;var t=!1;try{t="none"!=(t=window.getComputedStyle(e,":before").getPropertyValue("content"))&&"string"==typeof t&&t.substring(1,t.length-1)+" "}catch(t){console.log("ERROR: "+t+" , in cssBefore on element: ",e)}return t}function w(e,t){var n=function(e){if(!e.isConnected)return!1;if(3===e.nodeType)return!1;var t=!1;try{t="none"!=(t=window.getComputedStyle(e,":after").getPropertyValue("content"))&&"string"==typeof t&&t.substring(1,t.length-1)}catch(t){console.log("ERROR: "+t+" , in cssAfter on element: ",e)}return t}(e);return n?t+" "+n:t}var b={getRole:function(e){var t,n,o;return!!e&&(e.jquery&&(e=e[0]),(o=(t=e.getAttribute("role")||a(e))&&(n=l(t))?Object.create(n):Object.create(i.roletype)).elem=e,o.role)},containsAccessibleText:function(e){if(e.find("img[alt]").addBack("img[alt]").length)return!0;if(e.find("[aria-label]").addBack("[aria-label]").filter((function(){return window.ae_jQuery(this).attr("aria-label").length>0})).length)return!0;var t=this.elementWithValidAttr(e,"aria-describedby"),n=this.elementWithValidAttr(e,"aria-labelledby");return!(!t&&!n&&!e.safeText().length)},elementWithValidAttr:function(e,t){return e.find("["+t+"]").addBack("["+t+"]").filter((function(){return window.ae_jQuery("#"+window.ae_jQuery(this).attr(t)).text().length>0})).length>0},queryByRole:function(e,t,n){var o=window.ae_jQuery();if(!t||!n)return!1;if(n=window.ae_jQuery(n),t=t.toLowerCase(),!window.ae_jQuery.isFunction(n[e]))throw new Error('element does not have jquery method "'+e+'"');if(-1!==["has"].indexOf(e))throw new Error('Method "'+e+'" not allowed.');return o=o.add(n[e](p(t))),d(t).forEach((function(i){var r=n[e](i.tag).filter((function(){return f(window.ae_jQuery(this),i,t)}));r.length&&(o=o.add(r))})),o},roleFactory:function(e){return!!i[e]&&Object.create(i[e])},getAccessibleName:function(e){return h=null,h=(h=(h=g(e,!1))?h.replace(/\s\s+/g," "):h)?h.trim():h}};!function(){for(var e in i){var t=Object.getPrototypeOf(i[e]);t.role&&(i[t.role].hasOwnProperty("subroles")||(i[t.role].subroles=[]),i[t.role].subroles.push(e))}}(),n&&n.testmode&&window.testScope&&(window.testScope.ARIA={implicit_role:a,get_implicit_html_by_role:d,has_required_attributes:c,matches_html_and_role:f,get_explicit_role_selector:p,Roles:i}),t.Z=b},3204:function(e,t){"use strict";var n={init:function(){n.builderIsInstalled()||this._noop()},builderIsInstalled:function(){return!(!window.AudioEye||!AudioEye._builderExtensionAvailable)},remsFirstTimeStart:function(){window.dispatchEvent(new CustomEvent("RemediationsStart"))},observeSingleRem:function(){window.dispatchEvent(new CustomEvent("watch-for-changes",{detail:{observing:!0}}))},finishObserveSingleRem:function(e,t,n){window.dispatchEvent(new CustomEvent("ae-remediation-end",{detail:{name:e,fN:t,type:n}}))},sendLifecycleEvent:function(e){window.dispatchEvent(new CustomEvent("AudioEyeLifeCycleEvent",{detail:{lifecycleevent:!0,lifecyclemessage:e.message,eventTime:e.eventTime||(new Date).getTime()}}))},_noop:function(){Object.getOwnPropertyNames(n).forEach((function(e){n[e]=function(){}}))}};t.Z=n},807:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var o=n(4918),i=n(2399),r=n(7668),a=n(2602),s=n(4421),u=AudioEye.productConfig,l=new o.Z("carousels"),c={classes:{all_slides:"ae-carousel-slide",inactive_slide:"ae-carousel-inactive-slide",original:"carousel-original",popup:"ae-carousel-popup",inner_container:"ae-carousel-popup-inner",modal_active:"carousel-modal-active",list:"ae-carousel-list"},globalSettings:{_defaults:{"width-reference":"window","width-ratio":1,"margin-width":0,"set-inner-width":!0},getters:null,get:function(e){if(this.getters&&window.ae_jQuery.isFunction(this.getters[e])){var t=this.getters[e]();if(void 0!==t)return t}return this._defaults[e]}},isMarkedCarousel:function(e){return s.ZP.is(window.ae_jQuery(e),c.classes.original)},getConfig:function(e){if(!1===Array.isArray(u.carousels))return u.carousels;var t=e.attr("data-ae-carousel-index");return u.carousels[t]||(l.info("No carousel config found for index: "+t),!1)},isModalOpen:function(){return window.ae_jQuery(s.ZP.selector(this.classes.modal_active)).length>0},activeModal:function(){return window.ae_jQuery("."+this.classes.popup)},isMatch:function(e,t){var n=t.data("carouselOriginal");return!(!n||!n.is(e))},getAccessibleCarouselLink:function(e){return e&&e.length?window.ae_jQuery(e).data("ae_accessible_carousel_link"):(l.error("Cannot get the popup associated to carousel"),!1)},getPopup:function(e){return e&&e.length?window.ae_jQuery(e).data("ae_carousel_popup"):(l.error("Cannot get the popup associated with the carousel"),!1)},destroy:function(e){if(!e||!e.length)return l.error("Cannot destroy carousel - no element passed"),!1;var t=this.getPopup(e),n=this.getAccessibleCarouselLink(e);t&&t.remove(),n&&n.remove(),window.ae_jQuery(document.body).find("#ae-modal-overlay").remove()},build:function(e,t){const n=window.AudioEye.i18n;if(i.Z.dispatchEvent("BeforeCarouselBuild"),t=window.ae_jQuery.extend({loopTabs:!1},t),!(e=window.ae_jQuery(e)).length)return l.error("Cannot build carousel - no element passed"),!1;i.Z.isModuleActive("reader")||s.ZP.set(window.ae_jQuery(document.body),this.classes.modal_active);var o=c.getConfig(e);if(e.next().hasClass(this.classes.popup))return c.redraw(e.next()),e.next();var r=c.buildSlides(e,o.slides,o["click-proxy"]);if(!r)return!1;var a=c.buildPopup(r).insertAfter(e);e.data("ae_carousel_popup",a),c.associateOrig(a,e),window.ae_jQuery("#ae_app").register("BeforeModuleActivate.carousel",c.handleModuleActivateEvents),window.ae_jQuery("#ae_app").register("AfterModuleDeactivate.carousel",c.handleModuleDeactivateEvents),t.loopTabs&&a.register("keydown.carousels",i.Z.loopTabs);var u=c.buildIteratorControls("prev",n.t("prev_slide",{ns:"carousel"})),d=c.buildIteratorControls("next",n.t("next_slide",{ns:"carousel"})),f=c.buildTopInfo();a.children().wrapAll('